Replace cm searchbox to official search addon#696
Replace cm searchbox to official search addon#696asmsuechan merged 2 commits intoBoostIO:masterfrom asmsuechan:replace-cm-searchbox-to-official-search-addon
Conversation
|
ref: Add search-box: #686 |
|
Is this included / released in the latest version? Without full text search the thing is almost useless. |
|
OK, it took me a while ti find it! It is only for searching the currently selected note. A really good search would be a single one, global for the whole app, which would filter the notes containing the searched string and at the same time showing it on the "edit" panel highlighted for the currently selected note. Search as you type thing is also good, not that I have to enter the search string and then hit enter for it to show the results. Check out resophnotes ( http://resoph.com/ResophNotes/Welcome.html ), a 7 years old app, it has all of this and works just beautifully, this is how the search functionality should be implemented. |
|
+1 for having a global full-text search on snippet content as described by @BobTB |
I want to replace
cm-searchboxto the official search addon because it's very hard to customize.Pros
Cons
ScreenShots
And vim-search is available (Look at the bottom of CodeEditor).
